Bitmap for WPF
CopyPixels(IntPtr,Int32,Int32,Nullable<Guid>,BitmapTransformOptions,Int32,Int32,IntPtr) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.WIC 名前空間 > BitmapSourceTransform クラス > CopyPixels メソッド : CopyPixels(IntPtr,Int32,Int32,Nullable<Guid>,BitmapTransformOptions,Int32,Int32,IntPtr) メソッド
HRESULT IWICBitmapSourceTransform::CopyPixels([In] const void* prc,[In] unsigned int uiWidth,[In] unsigned int uiHeight,[In, Optional] GUID* pguidDstFormat,[In] WICBitmapTransformOptions dstTransform,[In] unsigned int nStride,[In] unsigned int cbBufferSize,[In] void* pbBuffer)
シンタックス
'宣言
 
Public Overloads Sub CopyPixels( _
   ByVal rectangleRef As System.IntPtr, _
   ByVal width As System.Integer, _
   ByVal height As System.Integer, _
   ByVal guidDstFormatRef As System.Nullable(Of Guid), _
   ByVal dstTransform As BitmapTransformOptions, _
   ByVal nStride As System.Integer, _
   ByVal bufferSize As System.Integer, _
   ByVal bufferRef As System.IntPtr _
) 
public void CopyPixels( 
   System.IntPtr rectangleRef,
   System.int width,
   System.int height,
   System.Nullable<Guid> guidDstFormatRef,
   BitmapTransformOptions dstTransform,
   System.int nStride,
   System.int bufferSize,
   System.IntPtr bufferRef
)

パラメータ

rectangleRef
width
height
guidDstFormatRef
dstTransform
nStride
bufferSize
bufferRef
参照

BitmapSourceTransform クラス
BitmapSourceTransform メンバ
オーバーロード一覧